From: Michael S. Tsirkin Date: Sun, 28 Apr 2013 12:52:53 +0000 (+0300) Subject: tcm_vhost: remove virtio-net.h dependency X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~8865^2~12 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=061b16cfe3dc7a106dd29b76f6355d84464d126c;p=linux-4.9.git tcm_vhost: remove virtio-net.h dependency vhost.h only has generic bits now, so we can drop it virtio-net.h in tcm_vhost. Signed-off-by: Michael S. Tsirkin --- diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c index 96d3b47c82cd..19ca021bf88c 100644 --- a/drivers/vhost/tcm_vhost.c +++ b/drivers/vhost/tcm_vhost.c @@ -45,7 +45,6 @@ #include #include #include -#include /* TODO vhost.h currently depends on this */ #include #include #include